Standard Binary Search Tree
The demo below allows you to perform basic operations
on a binary search tree. The demo starts you off with
a reasonably balanced tree, and performs one insertion,
one location and one deletion before turning over control
to you.
Doug Ierardi
/ ierardi@cs.usc.edu
/ 20 February 1996